home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / fractals / dem / rundemturbo < prev    next >
Text File  |  1994-11-17  |  389b  |  16 lines

  1. .K ""
  2. ; Above line needed by Xicon to get script run by "execute"
  3.  
  4. if exists libs:iff.library
  5.     echo "Found a libs:iff.library, hope it's new enough ..."
  6.     echo "(If not, you can just delete it and try again)"
  7. else
  8.     echo "Standby while we install iff.library ..."
  9.     copy :libs/iff.library libs:
  10.  
  11. endif
  12. wait 2
  13.  
  14. DEMTurbo DEMDataFile
  15. echo "All done, click the close box on this window to exit."
  16.